UCF STIG Viewer Logo

The finger daemon package must not be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-47893 SOL-11.1-020090 SV-60765r1_rule Low
Description
Finger is an insecure protocol.
STIG Date
Solaris 11 X86 Security Technical Implementation Guide 2019-12-18

Details

Check Text ( C-50329r1_chk )
Determine if the finger package is installed.

# pkg list service/network/finger

If an installed package named service/network/finger is listed, this is a finding.
Fix Text (F-51505r1_fix)
The Software Installation Profile is required.

# pfexec pkg uninstall service/network/finger